home *** CD-ROM | disk | FTP | other *** search
/ The Very Best of Atari Inside / The Very Best of Atari Inside 1.iso / mint / mntinc25 / alloc.h < prev    next >
C/C++ Source or Header  |  1992-09-17  |  86b  |  7 lines

  1. #ifndef _ALLOC_H
  2. #define _ALLOC_H
  3.  
  4. #include <memory.h>
  5.   
  6. #endif /* _ALLOC_H */
  7.